@charset "utf-8";
/* CSS Document */
.hm-carousel{
	width:100%;
	position:relative;
	height:auto;
	transition-duration:1s
}
.hm-carousel .hm-carousel-img{
	width:100%;
	height:auto;
}
 .hm-carousel-img img{
	 width:100%;
	 opacity:1;
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);

	 transition-duration:1s

	 }

.hm-carousel-control{
	width:auto;
	height:auto;

	position:absolute;
	top:19.59378%;
	left:50%;
	margin-left:-34.5px;
}
.hm-carousel-control ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.hm-carousel-control ul li{
	float:left;
	width:15px; 
	height:15px;
	cursor:pointer;
	border-radius:50%;
	list-style-type:none;
	background:white;

	margin-right:12px;
}
.hm-carousel-control ul li.hm-carousel-select{
	background:#94252b;
	}
.hm-carousel-bannert1{
	width:37.447916666%;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	height:179px;
	position:absolute;
	top:30.470728%;
	right:33.4375%;
	display:block;
	-webkit-transition-duration:2s;
}
.hm-carousel-bannert1-show{
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	top:38.470728%;
	-webkit-transition-delay:.5s;
	}

.hm-carousel-bannert2{
	width:37.447916666%;
	height:179px;
	position:absolute;
	top:30.470728%;
	right:33.4375%;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	display:block;
	-webkit-transition-duration:2s;
}

.hm-carousel-bannert2-show{
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	top:38.470728%;
	-webkit-transition-delay:.5s;
	}

.hm-carousel-bannert3{
	width:37.447916666%;
	height:179px;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	position:absolute;
	top:38.470728%;
	right:25.4375%;
	display:block;
	-webkit-transition-duration:2s;
	
}
.hm-carousel-bannert3-show{
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);

	right:30.4375%;
	-webkit-transition-delay:.5s;
	}
.hm-carousel-next{
	position:absolute;
	right:210px;
	top:50%;
	width:50px;
	height:50px;
	cursor:pointer;
	margin-top:-15px;
	background:url(../images/next.png) no-repeat center;
	display:block;
	}
.hm-carousel-prev{
	position:absolute;
	left:210px;
	top:50%;
	width:50px;
	cursor:pointer;
	height:50px;
	margin-top:-15px;
	background:url(../images/prev_03.png) no-repeat center;
	display:block;
	}
.hm-mh{
	
		  -webkit-filter:blur(3px);
		  
	}
	
/*产品中心*/
.hm-sy-product-wrap{
	width:100%;
	height:auto;

	position:relative;
	z-index:20;
	
}
.hm-sy-product{
	position:absolute;
	left:50%;
	width:68.96875%;
	
	margin-left:-34.484375%;
	top:0;
	height:326px;

	z-index:21;

	-webkit-transition-duration:.7s;
}

.hm-sy-product-fixed{

	top:-100px;

	}
.hm-sy-product ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.hm-sy-product ul li{
	float:left;
	width:20%;
	position:relative;
	height:auto;
}
.hm-sy-product ul li a{display:block;
}
.hm-sy-product ul li a img
{
	width:100%;
	}

.hm-sy-product ul li .hm-sy-product-fl{
	display:block;
	position:absolute;
	width:100%;
	height:auto;
	z-index:20;
	top:0;
	background:url(../images/ymzz_03.png) no-repeat;
	background-size:100%;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=00);
	-webkit-transition-duration:.7s;
	}
	
	
.hm-sy-product ul li .hm-sy-product-fl2{
	

		display:block;
	position:absolute;
	width:100%;
	height:100%;
	z-index:20;
	top:0;
		background:url(../images/jdsm.png) no-repeat;
		background-size:100%;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=00);
	-webkit-transition-duration:.7s;
	}
	
.hm-sy-product ul li .hm-sy-product-fl3{
	

		display:block;
	position:absolute;
	width:100%;
	height:100%;
	z-index:20;
	top:0;
		background:url(../images/sysm.png) no-repeat;
		background-size:100%;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=00);
	-webkit-transition-duration:.7s;
	}
	
.hm-sy-product ul li .hm-sy-product-fl4{
	

		display:block;
	position:absolute;
	width:100%;
	height:100%;
	z-index:20;
	top:0;
		background:url(../images/fhkq.png) no-repeat;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=00);
	background-size:100%;
	-webkit-transition-duration:.7s;
	}
.hm-sy-product ul li .hm-sy-product-fl5{
	

		display:block;
	position:absolute;
	width:100%;
	height:100%;
	z-index:20;
	top:0;
		background:url(../images/ymkq.png) no-repeat;
		background-size:100%;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=00);
	-webkit-transition-duration:.7s;
	}
.hm-sy-product ul li .hm-sy-product-fl6{
	

		display:block;
	position:absolute;
	width:100%;
	height:100%;
	z-index:20;
	top:0;
		background:url(../images/jgsm.png) no-repeat;
		background-size:100%;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=00);
	-webkit-transition-duration:.7s;
	}
	
	
	
	
.hm-sy-product ul li .hm-sy-product-fl7{
		display:block;
	position:absolute;
	width:100%;
	height:100%;
	z-index:20;
	top:0;
		background:url(../images/ymzz_03.png) no-repeat;
		background-size:100%;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=00);
	-webkit-transition-duration:.7s;
	
	
	
	
	
	
	
	}	
	
	
	
	
	
	
	
	
.hm-sy-product ul li .hm-sy-product-fl-show{
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	}
.hm-sy-more-pr{
	width:100%;
	height:200px;
	overflow:hidden;

}
.hm-sy-more-pr h2{
	font-size:26px;
	font-family:"微软雅黑";
	text-align:center;
	margin-top:55px;
}
.hm-sy-more-pr .hm-more-btn{
	width:168px;
	height:40px;
	background:#94252b;
	display:block;
	margin:auto;
	margin-top:21px;
	font-family:"微软雅黑";
	font-size:15px;
	text-align:center;
	line-height:40px;
	color:white;
	text-decoration:none;
}
/*information*/
.hm-sy-information{
	width:1300px;
	height:436px;
	overflow:hidden;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	margin:auto;
    font-family:"微软雅黑";
	border:1px solid #dcdcdc;
	margin-top:400px;
	-webkit-transition-duration:.7s;

}
.hm-sy-information.hm-sy-information-show{
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	
}
.hm-sy-information-show-img{
	float:left;

	height:auto;
	
	}
.hm-sy-information-show-img a{
	display:block;
	width:100%;
	
	height:auto;
}


.hm-sy-information-news1{
	float:right;
	width:523px;
	background:#94252b;
	height:217px;
	}
.hm-sy-information-news2{
	float:right;
	width:523px;
	background:white;
	margin-top:2px;
	height:217px;
	}
.hm-hot-news-img{
	float:left;
	display:block;
	width:219px;
	height:auto;
}
.hm-hot-news-txt{
	width:260px;
	height:150px;

	float:right;
	margin-right:30px;
	margin-top:30px;
	}
.hm-hot-news-txt h2{
	color:#fbead7;
	
	font-size:18px;
	}
.hm-hot-news-txt span{
	display:block;
	margin-top:14px;
	color:#fbead7;
	font-size:12px;
}
.hm-hot-news-txt label{
	display:block;
	color:#d0d0d0;
	margin-top:10px;
	font-size:13px
}
.hm-hot-news-txt p{
	font-family:"宋体";
	font-size:13px;
	margin-top:30px;
	line-height:20px;
	color:#717171;
}
.hm-hot-news-t{
	color:#474747 !important;
	}
.hm-hot-news-t2{
	color:#717171 !important;
}
.hm-sy-footer-link{
  overflow: hidden;
  max-width: 1125px;
  margin: 80px auto 100px auto;
  height:auto;
  overflow:hidden;

}
.hm-sy-footer-link ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.hm-sy-footer-link ul li{
	width:33.33%;
	height:auto;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	overflow:hidden;
	float:left;
	text-align:center;
	-webkit-transition-duration:.7s;

	margin-top:50px;
}
.hm-sy-footer-link ul li.hm-sy-footer-link-show{
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	margin-top:0px;

	}
	
.hm-sy-footer-link ul li p {
  padding: 0 20px;
}

.hm-sy-footer-link ul li p img{
	max-width:100%;
	margin:auto;
	}
.hm-sy-footer-link .hm-footer-link-tilte{
	color:#94252b;
	font-family:"微软雅黑";
	font-size:20px;
	margin-top:18px;
}
.hm-sy-footer-link .hm-footer-link-txt{
	color:#888888;
	margin-top:20px;
	font-family:15px;
	line-height:20px;
	font-family:"微软雅黑";
}
.hm-sy-footer-link a{
	text-decoration:none;
	color:#94252b;
	margin-top:18px;
	width:100%;
	text-align:center;
	display:block;
	font-size:12px;
	font-family:"微软雅黑";
}

.hm-sy-footer{
	height:280px;
	width:100%;
	background-color:#444444;
}
.hm-sy-footer .hm-footer-nav{
	width:100%;

	height:75px;
	border:1px solid #575757;
	margin:auto;
	border-right:0;
	border-left:0;
	max-width:75.520833333%;
}
.hm-footer-logo{
	width:142px;
	height:73px;
	float:left;	position:relative;	top:20px;
	}
.hm-footer-nav ul{
	padding:28px 0 28px 175px;
	}
.hm-footer-nav ul li{
	display: inline;
  line-height: 0;
  line-height: 14px;
  margin-right:16px;
}
.hm-footer-nav ul li a{
	font-family:"微软雅黑";
	font-size:12px;
	color:#A0A0A0;
	text-decoration:none;
	}
.hm-footer-address{
  position: relative;


  text-align: left;
max-width:75.520833333%;
  margin: 0 auto;
}
.hm-footer-address address{
	float:left;
	  font-size:12px;
  color:#999999;
	line-height:25px;
	margin-top:25px;
	}
.hm-footer-address address a{
		
	  font-size:12px;
  color:#999999;
	line-height:25px;
	margin-top:25px;
	text-decoration:none;
	}
.hm-footer-address address a:hover{
	color:#94252b}
.hm-phone{
	width:auto;
	height:auto;
	margin-top:21px;
	margin-left: 20px;
	display: inline-block;

}
.hm-phone span{display: inline-block; margin-left: 10px;}
.hm-phone p{
	color:#999999;
	font-size:12px;
	}
.hm-phone .hm-phone-css{
	font-size:20px;
	font-weight:bold;
	color:#999999;
}
/*about_hm css style*/
.hm-ab-banner{
	width:100%;
	position:relative;
	height:auto;
}
.hm-ab-banner img{
	
	width:100%;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	transition-duration:1.7s;
}
.hm-ab-banner .hm-ab-banner-show{
  left: 0px;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);

	
}
.hm-ab-banner .hm-ab-zx-nav{
	position:absolute;
	width:auto;
	height:20px;
	bottom:20px;
	left:50%;
	margin-left:-255px;

}
.hm-ab-banner .hm-ab-zx-nav2{
	position:absolute;
	width:370px;
	height:20px;
	bottom:20px;
	left:50%;
	margin-left:-175px;

}
.hm-ab-banner .hm-ab-zx-nav1{
	position:absolute;
	width:350px;
	height:20px;
	bottom:50px;
	left:50%;
	margin-left:-175px;

}
.hm-ab-banner .hm-ab-fixed{
	position:fixed;
	top:80px;
	  width: 78.125%;
	  background:white;
	  border:1px solid #e1e3e4;
	 
 
  height:50px;
    margin-left: -39.0625%;
	z-index:30;

	color:#888888;
	
	}
.hm-ab-fixed ul{
	text-align:center;
	width:700px !important;
	margin:auto !important;
	padding-top:17px;
	
}
.hm-ab-fixed ul li a{
	color:black !important;
}
 .hm-ab-zx-nav ul{
	 width:100%;
	 height:100%;
	 text-align:center;
	 position:relative;

 }
.hm-ab-zx-nav ul li{
	display:inline;
	border-right:1px solid #dbdbdb;
	padding:0px 10px;
	
}
.hm-ab-zx-nav ul li div{
	position:absolute;
	top:13px;
	height:30px;
	width:100%;
	display:none;
	left:1px;
	color:#888888;
	padding-top:20px;
	
	}
.hm-ab-zx-nav ul li div a{
	color:#888888}
.hm-ab-zx-nav ul li a{
	text-decoration:none;
	font-family:"微软雅黑";
	color:#d5d5d5;
	
}

.hm-ab-zx-nav ul li a:hover{
	color:#94252b !important;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	 .hm-ab-zx-nav2 ul{
	 width:100%;
	 height:100%;
	 text-align:center;
	 position:relative;

 }
.hm-ab-zx-nav2 ul li{
	display:inline;
	border-right:1px solid #dbdbdb;
	padding:0px 10px;
	
}
.hm-ab-zx-nav2 ul li div{
	position:absolute;
	top:13px;
	height:30px;
	width:100%;
	display:none;
	left:1px;
	color:#888888;
	padding-top:20px;
	
	}
.hm-ab-zx-nav2 ul li div a{
		text-decoration:none;
	font-family:"微软雅黑";

	color:#888888}
.hm-ab-zx-nav2 ul li a{
	text-decoration:none;
	font-family:"微软雅黑";
	color:#888888;
	
}

.hm-ab-zx-nav2 ul li a:hover{
	color:#94252b !important;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 .hm-ab-zx-nav1 ul{
	 width:100%;
	 height:100%;
	 overflow:hidden;
 }
.hm-ab-zx-nav1 ul li{
	float:left;
	border-right:1px solid #dbdbdb;
	padding:0px 10px;
}

.hm-ab-zx-nav1 ul li a{
	text-decoration:none;
	font-family:"微软雅黑";
	color:white;
}

.hm-ab-zx-nav1 ul li a:hover{
	color:#94252b;
	}
	
.hm-ab-content-plate-wrap{
	width:1080px;
	height:auto;
	margin:auto;
	overflow:hidden;

	
}
.hm-ab-content-plate1{
	width:100%;
	height:auto;
	overflow:hidden;
}
.hm-ab-content-plate1 h1{
	width:100%;
	height:80px;
	color:#94252b;	
	line-height:80px;
	
	font-size:35px;
	text-align:center;
	font-weight:bold;
	background:url(../images/ab_wd_bg_03.png) bottom center no-repeat;
	margin-top:90px;
}
.hm-ab-content-plate1 .hm-ab-content-plate1-txt{
	display:block;
	width:auto;
	text-align:center;
	font-family:"微软雅黑";
	font-size:15px;
	color:#717171;
	line-height:35px;
	margin:auto;
	height:auto;
	margin-top:25px;
}
.hm-ab-content-plate1-txt p{
	margin-top:30px;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-webkit-transition-duration:1.5s;
}
.hm-ab-content-plate1  .hm-ab-plate1-sb{
	width:100%;
	height:425px;
	overflow:hidden;
	margin-top:40px;

	
}
.hm-ab-plate1-sb p{
	font-family:"微软雅黑";
	font-size:12px;
	color:#909090;
	text-align:center;
	padding-top:13px;
	
	}
.hm-ab-plate1-sb .hm-ab-lr-show{
	margin-top:0px;
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.hm-ab-plate1-sb-left{
	width:539px;
	height:100%;
	margin-top:30px;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	background:#fdf4eb;
	-webkit-transition-duration:1s;

	float:left;
}
.hm-ab-plate1-sb-left span{
	display:block;
	width:100%;
	margin-bottom:20px;
	position:relative;
	height:auto;
}
.hm-ab-plate1-sb-left span img{
	width:100%
}
.hm-ab-plate1-sb-left-zz{
	position:absolute;
	width:100%;
	top:0;
	height:100%;
	-webkit-transition-duration:.7s;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	background:url(../images/black_cover.png) repeat;
	}
.hm-ab-plate1-sb-right{
	width:539px;
	background:#fdf4eb;
	height:100%;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	top:0;
		-webkit-transition-duration:.7s;
	margin-top:30px;
	position:relative;
	float:right;
}
.hm-ab-plate1-sb-right span{
	display:block;
	width:100%;
	margin-bottom:20px;
	position:relative;
	height:auto;
}
.hm-ab-plate1-sb-right span img{
	max-width:100%
}
.hm-ab-plate1-sb-right-zz{
	position:absolute;
	width:100%;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	height:100%;
	display:none;
	background:url(../images/black_cover.png) repeat;
	}
.hm-ab-content-plate2{
	
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:90px;
}
.hm-ab-content-plate2 h1{
	width:470px;
	height:80px;
	margin:auto;
	color:#94252b;
	line-height:80px;
	
	font-size:35px;
	text-align:center;
	font-weight:bold;
	background:url(../images/ab_wd_bg_03.png) bottom center no-repeat;

}
.hm-ab-content-plate2 ul{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:45px;
}
.hm-ab-content-plate2 ul li{
	float:left;
	width:50%;
	height:397px;
	position:relative;
}
.hm-ab-content-plate2 ul li .hm-ab-plate2-zz{
	position:absolute;
	width:100%;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	height:100%;
	top:0;
	cursor:pointer;
	-webkit-transition-duration:.7s;
	background:url(../images/black_cover.png) repeat;
	}
.hm-ab-content-plate2 ul li .hm-pkate2-zz-show{
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	}
.hm-ab-content-plate2 ul li .hm-pkate2-p-show{
	margin-top:0px;
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	}

.hm-ab-plate2-zz span{
	 display:block;
	 width:100%;
	 margin-top:100px;
	 }
.hm-ab-plate2-zz h4{
	color:white;
	text-align:center;
	margin-top:50px;
	font-family:"微软雅黑";
	margin-bottom:30px;
}
.hm-ab-plate2-zz p{
	color:white;
	font-size:13px;
	text-align:center;
	line-height:25px;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	font-family:"微软雅黑";
	-webkit-transition-duration:.7s;
	-webkit-transition-delay:.5s;
	margin-top:30px;
	}

.hm-ab-plate2-zz span img{
	display:block;
	max-width:100%;
	margin:auto;
}
.hm-ab-content-plate2 ul li img{
	max-width:100%;
}


.hm-ab-content-plate3{
	
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:90px;
}
.hm-ab-content-plate3 h1{
	width:470px;
	height:80px;
	margin:auto;
	color:#94252b;
	line-height:80px;
	font-size:35px;
	text-align:center;
	font-weight:bold;
	background:url(../images/ab_wd_bg_03.png) bottom center no-repeat;

}
.hm-ab-content-plate3 h6{
	color:#94252b;
	text-align:center;
	font-family:"宋体";
	font-size:17px;
	margin-top:20px;
	font-weight:bold;
	}
.hm-ab-content-plate3 .hm-ab-circle{
	width:318px;
	height:318px;
	margin:auto;
	position:relative;
	margin-top:100px;
	-webkit-transition-duration:3s;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	}
.hm-ab-content-plate3 .hm-ad-circle-show{
	margin-top:40px;
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.hm-ab-circle .hm-ab-circle-txt{
	position:absolute;
	top:0;
	right:-350px;
	width:318px;
	height:318px;
}
.hm-ab-circle-txt h2{
	color:#444444;
	margin-top:100px;
	font-family:"微软雅黑";
	font-size:21px;
	margin-bottom:20px;
}
.hm-ab-circle-txt p{
	font-family:"微软雅黑";
	color:#909090;
	line-height:20px;
	font-size:13px;
	}
.hm-ab-circle .hm-ab-circle-wz{
	left:-350px;
	text-align:right;
}
.hm-ab-circle img{
	max-width:100%;
	}
.hm-ab-content-plate4{
	
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:110px;
	margin-top:90px;
}
.hm-ab-content-plate4 h1{
	width:470px;
	height:80px;
	margin:auto;
	color:#94252b;
	line-height:80px;
	font-size:35px;
	text-align:center;
	font-weight:bold;
	background:url(../images/ab_wd_bg_03.png) bottom center no-repeat;


}
.hm-ab-content-plate4 .hm-ab-zzjg{
	margin-top:40px;
	}
.hm-ab-content-plate4 .hm-ab-footer-wrap{
	width:100%;
	height:auto;
	}
.hm-ab-content-plate4 h5{
	font-family:"微软雅黑";
	color:#f2c49e;
	font-size:14px;
	text-align:center;
	margin-top:20px;
	margin-bottom:12px;x
	}
.hm-ab-content-plate4 p{
	font-family:"微软雅黑";
	color:#909090;
	font-size:12px;
	line-height:20px;
	text-align:center;
	}

.hm-ab-footer-left{
	width:538px;
	height:auto;
	position:relative;
	float:left;
	}
.hm-ab-footer-left-information{
	width:100%;
	height:120px;
	background:url(../images/black_cover.png) repeat;
	position:absolute; bottom:0px;
	}
.hm-ab-footer-right{
	width:538px;
	height:auto;
	position:relative;
	float:right;
	}
.hm-ab-footer-right-information{
	width:100%;
	height:120px;
	background:url(../images/black_cover.png) repeat;
	position:absolute; bottom:0px;
	}



/*about_hm css style end*/



/*dz_hm css style*/

.hm-dz-plate-wrap{
	width:1080px;
	height:auto;
	margin:auto;
	overflow:hidden;

	
}









.hm-dz-plate{
	
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:45px;
	margin-top:90px;
	transition-duration:2s;
}
.hm-dz-plate h1{
	width:470px;
	height:80px;
	margin:auto;
	color:#94252b;
	line-height:80px;
	font-size:35px;
	text-align:center;
	font-weight:bold;
	background:url(../images/ab_wd_bg_03.png) bottom center no-repeat;
}
.hm-dz-plate h6{
	text-align:center;
	font-family:"微软雅黑";
	font-size:15px;
	color:#717171;
	margin-top:35px;
}
 .hm-dz-plat1{
	width:100%;
	height:500px;
	position:relative;
	}
 .hm-dz-plat1 .hm-dz-wz{
	 width:470px;
	 height:330px;
	 float:right;
	 margin-top:80px;
 }
.hm-dz-wz p{
	color:#919191;
	font-size:13px;
	margin-top:30px;
	line-height:20px;
	font-family:"微软雅黑";
	}
 .hm-dz-plat1 .hm-dz-plat1-left{
	 position:absolute;
	 top:-130px;
	 left:-20px;
	 width:568px;
	 height:632px;
	 transition-duration:2s;
	 transition-delay:.5s;
	 }
 .hm-dz-plat1 .hm-dz-left-css{
	 left:30px;
 }
 
  .hm-dz-plat1 .hm-dz-sb{
	  width:100%;
	  height:auto;
	  float:left;
	  background:#fdf4eb;
	  
	  margin-bottom:8px;
	  }
.hm-dz-sb .hm-dz-sb-img{
	float:left;
	display:block;
	width:auto;
	height:auto;
}
.hm-dz-sb .hm-dz-sb-wz{
	width:420px;

	height:auto;
	
	margin:50px 60px;
	float:right;
	}
 .hm-dz-sb-wz h3{
	 font-family:"微软雅黑";
	 font-size:21px;
	 color:#94252b;
	 margin-bottom:15px;x
	 }
 .hm-dz-sb-wz h5{
	 font-family:"微软雅黑";
	 font-size:14px;
	 color:#626262;
	 margin-bottom:30px;
 }
 .hm-dz-sb-wz p{
	 font-family:"微软雅黑";
	 font-size:13px;
	 color:#909090;
	 line-height:20px;
 }
 .hm-dz-zlbz-information{
	 width:100%;
	 height:350px;
	 position:relative;
	 margin-top:40px;
 }
.hm-dz-zlbz-information .hm-dz-zlbz-information-zz{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	background:url(../images/black_cover.png) repeat;
	}
.hm-dz-zlbz-information-zz h4{
	color:#f2c49e;
	font-size:21px;
	text-align:center;
	font-family:"微软雅黑";
	margin-top:110px;
	margin-bottom:30px;
	}
.hm-dz-zlbz-information-zz p{
	font-family:"微软雅黑";
	font-size:13px;
	color:#cbcbcb;
	text-align:center;
	line-height:25px;
	}
#plate3  ul{
	width:100%;
	height:auto;
	margin-top:10px;
	overflow:hidden;
}
#plate3  ul li{
	float:left;
	width:33.333%;
}
#plate3 img{
	max-width:100%;

	transition:.2s linear;
	}
#plate3  ul li img.plate3-img-scle{
	  transform: matrix(1.1, 0, 0, 1.1, 0, 0);
}
.hm-dz-rz{
	width:100%;
	height:auto;
	
}

.hm-dz-rz h5{
	font-size:21px;
	text-align:center;
	font-family:"微软雅黑";
	color:#94252b;
	margin-bottom:30px;
	}
.hm-dz-rz p{
	font-family:"微软雅黑";
	color:#767676;
	font-size:13px;
	line-height:25px;
	text-align:center;
}
.hm-dz-rz ul{
	width:480px;
	overflow:hidden;
	height:auto;
	margin:auto;
	margin-top:55px;
}
.hm-dz-rz ul li{
	float:left;
	text-align:center;
	width:33.33333%;
}
.hm-dz-rz ul li img{
	max-width:100%;
	margin:auto;
	
}
.hm-dz-rz ul li p{
	height:75px;
	margin-bottom:20px;
}
.hm-dz-fwtx{
	width:100%;
	height:auto;
	background:#fdf4eb;
	margin-top:30px;
	}
.hm-dz-fwtx ul{
	width:100%;
	height:auto;	padding-bottom:60px;
	overflow:hidden;
}
.hm-dz-fwtx ul li{
	width:33.33333%;
	height:310px;
	text-align:center;
	float:left;
	margin-top:10px;
	-webkit-transition-duration:.7s;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.hm-dz-fwtx ul li.hm-dz-fwtx-li-show{
	margin-top:0px;
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.hm-dz-fwtx ul li h3{
	margin-top:20px;
	font-family:"微软雅黑";
	font-size:16px;
	color:#545454;
	margin-bottom:20px;
}
.hm-dz-fwtx ul li p{
	font-size:12px;
	color:#909090;
	font-family:"微软雅黑";
	line-height:25px;
	
}
.hm-dz-fwtx ul li p img{
	max-width:100%;
	margin:auto;
	margin-top:60px;
}
.hm-dz-end{
	width:100%;
	margin-bottom:10px;
	position:relative;
	margin-top:100px;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-webkit-transition-duration:2s;
	}
.hm-dz-end-show{
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	margin-top:10px;
	}
.hm-dz-end .hm-dz-end-information{
	position:absolute;
	width:50%;
	height:100%;
	right:0px;
	top:0;
	background:url(../images/black_cover.png) repeat;
}
.hm-dz-end-information .hm-dz-dend-in-txt{
	width:370px;
	height:150px;
	margin:auto;
	margin-top:50px;
}
.hm-dz-end-information h2{
	font-size:24px;
	color:#f2c49e;
	font-family:"微软雅黑";
	}
.hm-dz-dend-in-txt table{
	margin-top:50px;}
.hm-dz-dend-in-txt table tr{
	width:100%
}
.hm-dz-dend-in-txt table tr td{ line-height:20px;}

/*dz_hm css style end*/

/*join_us css style start*/
.hm-join-plate-wrap{
	width:1080px;
	height:auto;
	margin:auto;
	overflow:hidden;

	
}

.hm-join-plate{
	
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:25px;
	margin-top:90px;
	transition-duration:2s;
}
.hm-join-plate h1{
	width:600px;
	height:80px;
	margin:auto;
	color:#94252b;
	line-height:80px;
	font-size:35px;
	text-align:center;
	font-weight:bold;
	margin-bottom:25px;
	background:url(../images/ab_wd_bg_03.png) bottom center no-repeat;
}
.hm-join-plate h6{
	text-align:center;
	font-family:"微软雅黑";
	font-size:15px;
	color:#646464;
	line-height:60px;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-webkit-transition-duration:1.5s;
	
}
.hm-join-plate h6.hm-join-plate-h6-show{
	line-height:30px;
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	}
.hm-join-plate .hm-join-information{
	width:100%;
	height:auto;

	margin:auto;
	margin-top:50px;
	}
.hm-join-information ul{
	width:100%;
	height:100%;
	overflow:hidden;
}
.hm-join-information ul li{
	width:25%;
	height:270px;
	background:#fdf4eb;
	float:left;
}
.hm-join-information ul li p{
	width:100%;
	font-size:12px;
	color:#909090;
	font-family:"微软雅黑";
	text-align:center;
	line-height:20px;
}
.hm-join-information ul li p img{
	max-width:100%;
	margin:auto;
	margin-top:40px;
}
.hm-join-information ul li h5{
	color:#444444;
	font-size:14px;
	text-align:center;
	margin-top:23px;
	margin-bottom:15px;
	font-family:"微软雅黑";
	}
.hm-join-plate .hm-join-bk2{
	width:100%;
	height:615px;
	background:white;
	border:1px solid #cccccc;
	border-bottom:0px;
	}
.hm-join-bk2 li{
	width:33.22%;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	height:50%;
	position:relative;
	float:left
}
.hm-join-bk2 li .hm-join-bk2-btn{
	width:130px;
	height:35px;
	background:#94252b;
	position:absolute;
	bottom:20px;
	left:50%;
	text-align:center;
	line-height:35px;
	color:#f2c49e;
	font-family:"微软雅黑";
	margin-left:-65px;
		
	}
.hm-join-bk2 li p{
	width:100%;
	text-align:center;
	color:#909090;
	font-family:"微软雅黑";
	font-size:12px;
	line-height:20px;
	}
.hm-join-bk2 li p img{
	max-width:100%;

	margin:auto;
		margin-top:30px;
		margin-bottom:30px;
	}
.hm-join-bk3{
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(../images/join_us_img6_06.jpg)  right bottom #fdf4eb no-repeat;
	}
.hm-join-bk3 span{
	float:left;
	display:block;
	width:auto;
	height:auto;
	}
.hm-join-bk3 .hm-join-bk3-img{
	max-width:100%;
	
}
.hm-join-bk3 ul{
	float:right;
	margin-top:65px;
	}
.hm-join-bk3 ul li{
	list-style-type:decimal;
	font-size:14px;
	color:#909090;
	line-height:35px;
	font-family:"微软雅黑";
}
.hm-join-bk4{
	width:100%;
	position:relative;
	height:528px;
	}
.hm-join-bk4 .hm-join-bk4-png{
	width:681px;
	height:526px;
	position:absolute;

	right:-10px;
	display:block;
	}
.hm-join-bk4 .hm-join-bk4-lc{
	position:absolute;
	bottom:0;
	width:100%;
	height:280px;
	background:#94252b;
	}
.hm-join-bk4-lc ul{
	width:90%;
	height:100%;
	margin:auto;
	margin-top:30px;
}
.hm-join-bk4-lc ul li{
	float:left;
	width:33.3333333%;
	height:auto;
	margin-top:20px;
}
.hm-join-bk4-lc ul li p{
	float:left
}
.hm-join-bk4-lc ul li img{
	max-width:100%;
}
.hm-join-bk4-lc ul li div{
	float:left;
	 width:190px; 
	 margin-left:10px; 
	 margin-top:10px;
	 }
.hm-join-bk4-lc ul li h2{
	color:#ffffff;
	font-size:23px;
	margin-bottom:10px;
	font-family:"微软雅黑";
	}
.hm-join-bk4-lc ul li span{
	color:#ffffff;
	font-size:12px;
	margin-top:5px;
	line-height:20px;
	font-family:"微软雅黑";
}
.hm-join-bk5{
	width:100%;
	height:auto;

	overflow:hidden;
	}
.hm-join-bk5 .hm-join-ly{
	width:585px;
	height:auto;
	margin:auto;
	overflow:hidden;
	margin-top:25px;

}
.hm-join-ly .hm-join-ly-b{

	width:100%;
	margin:auto;
	height:auto;
	overflow:hidden;

		margin-top:30px;
}
.hm-join-ly-b .hm-join-ly-left{

	height:auto;
	font-family:"微软雅黑";
	font-size:12px;
	color:#757575;
	float:left
	}
.hm-join-ly-left td input,.hm-join-ly-left td textarea{
	border:1px solid #ddd;	height:30px;
	background:#eeeeee;	font-size:14px;	text-indent:10px;
}.table_form tr{	height:45px;	line-height:40px;	font-size:14px;}
.hm-join-ly .hm-join-btn{
	width:90%%;
	margin:auto;
	margin-top:20px;

}
.hm-join-btn a{
	display:block;
		width:80px;
	height:25px;
	background:#94252b;
	margin:auto;
	color:white;
	text-decoration:none;
	text-align:center;
	line-height:25px;
	font-family:"微软雅黑";
	font-size:14px;
}

/*join_us css style end*/

/*news_center css style start*/
.hm-news-wrapper{
	width:1300px;
	height:auto;
	margin:auto;
	background:#fcf1de;
}
.hm-news-wrap{
	width:1080px;
	height:auto;

	overflow:hidden;
	margin:auto;
	
	}
.hm-news-wrap .hm-bews-top{
	width:100%;
	height:217px;
	margin-top:60px;
	margin-bottom:30px;

}
.hm-news-wrap .hm-news-content{
		border-top:1px solid #cccccc;
	width:100%;
	height:auto;
	margin:auto;
	overflow:hidden;
	margin-top:30px;
	margin-bottom:30px;
	}
.hm-news-content ul{
	width:100%;

	height:auto;
	overflow:hidden;
	margin-top:45px;
	margin-bottom:45px;
}
.hm-news-content ul li{
	float:left;
	width:50%;
	
	height:auto;
	margin-top:15px;
}
.hm-news-content ul li span{
	display:block;
	float:left
}
	
	
	
	
	
	
	
	
	
	
.hm-bews-top .hm-news-top1{
	float:left;
	width:523px;
	background:#94252b;
	height:217px;
	}
.hm-bews-top .hm-news-top2{
	float:right;
	width:523px;
	background:white;

	height:217px;
	}
.hm-bews-top-news-img {
  float: left;
  display: block;
  width: 219px;
  height: auto;
}

.hm-news-top-news-txt {
  width: 260px;
  height: 150px;
  float: right;
  font-family:"微软雅黑";
  margin-right: 30px;
  margin-top: 30px;
}
.hm-news-top-news-txt  h2 {
  color: #fcead4;
  font-size: 18px;
}
.hm-news-top-news-txt  h2 a{
	 color: #fbead7;
  font-size: 18px;
  text-decoration:none;
	}
.hm-sy-information-news2 .hm-news-top-news-txt  h2 a,.hm-news-top2 .hm-news-top-news-txt  h2 a{	color:#2B2B2B;}
.hm-news-top-news-txt  span {
  display: block;
  margin-top: 14px;
  color: #fbead7;
  font-size: 12px;
}
.hm-news-top-news-txt label {
  display: block;
  color: #d5d5d5;
  margin-top: 10px;
  font-size: 13px;
}
.hm-news-top-news-txt p {
  font-size: 13px;
  margin-top: 30px;
  line-height: 20px;
  color: #fff;
}.hm-news-top2 .hm-news-top-news-txt p,.hm-sy-information-news2 .hm-news-top-news-txt p{	color:#646464;}
.hm-news-content ul li .hm-news-txt{
	width:340px;
	margin-left:10px;
	float:left;
}
	
.hm-news-content ul li .hm-news-txt h4{
	color:#666666;
	font-family:"微软雅黑";
	font-weight:bold;
	margin-bottom:7px;
	}
.hm-news-content ul li .hm-news-txt h4 a{
	text-decoration:none;
	color:#666666;
	font-size:14px;
	font-family:"微软雅黑";
	}
.hm-news-content ul li .hm-news-txt h4 a:hover{
	color:#94252b;
	}
.hm-news-content ul li .hm-news-txt h6{
	font-family:"微软雅黑";
	font-size:13px;
	color:#d0d0d0;
	margin-bottom:13px;
	}
.hm-news-content .news-more{
	margin-top:20px;
	}
.news-more a{
	display:block;
	float:right;
	font-size:12px;
	color:#94252b;
	font-family:"微软雅黑";
	text-decoration:none;
	}
.hm-news-content ul li .hm-news-txt p{
	color:#717171;
	line-height:20px;
	font-size:13px;
	height: 40px;
	overflow: hidden;
	display: block;
	font-family:"微软雅黑";
	
	}
	
	
	
	
	
	
	
/*news_center css style end*/

/*contact_us css style start*/

.hd-contact-wrapper{
	width:1305px;
	height:auto;
	margin:auto;
	overflow:hidden;
	
	}
.hd-contact-map{
	width:100%;
	height:763px;
	margin:auto;
	overflow:hidden;
	background:url(../images/contact_us_map_03.jpg) center no-repeat;
}
.hd-contact-map span{
	display:block;
	width:320px;
	height:auto;
	margin:auto;
	margin-top:80px;
}
.hd-contact-map span p{
	width:100%;
	text-align:center;
	color:#666666;
	font-size:13px;
	font-family:"微软雅黑";
}
.hd-contact-map span label{
	color:#94252b;
	font-family:"宋体";
	font-size:50px;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	display:block;
	}
.hd-contact-map .hm-company{
	width:218px;
	height:52px;
	margin-top:340px;
	font-family:"微软雅黑";
	color:#ffffff;
	text-align:center;
	line-height:38px;
	font-size:15px;
	margin-left:717px;
	background:url(../images/map_company_03.png) no-repeat center;
	}
.hd-contact-wrapper ul{
	width:100%;
	height:auto;

	margin-top:5px;
}
.hd-contact-wrapper ul li{
	float:left;
	width:24.7%;
	height:180px;
	margin-right:5px;
	background:#fdf4eb;
}
.hd-contact-wrapper ul li p{
	width:100%;
	height:110px;		overflow:hidden;
}
.hd-contact-wrapper ul li p img{
	max-width:100%;
	margin:auto;
	margin-top:35px;
	margin-bottom:10px;
}
.hd-contact-wrapper ul li label{
	display:block;
	width:100%;
	text-align:center;
	color:#666666;
	font-family:"微软雅黑";
	font-size:13px;
	}
.hd-contact-wrapper ul li a{
	display:block;
	width:100%;
	text-align:center;
	color:#666666;
	font-family:"微软雅黑";
	font-size:13px;
	text-decoration:none;
	
	}
.hd-contact-wrapper ul li a:hover{
	color:#94252b
	}
.hd-contact-wrapper ul li span{
	display:block;
	width:100%;
	height:auto;
	font-size:17px;
	font-family:"微软雅黑";
	color:#94252b;
	text-align:center;
	margin-top:20px;
}

/*contact_us css style end*/


/*product_center css style start*/
.hm-product-wrapper{
	width:1180px;
	margin:auto;
	
	height:auto;
	overflow:hidden;
	margin-bottom:40px;
	margin-top:50px;
	
	}
.hm-product-wrapper ul{
	width:100%;
	height:100%;
	}
.hm-product-wrapper ul li{
	width:100%;
	height:451px;
	float:left;

	margin-right:1%;
	position:relative;
	margin-top:10px;
}
.hm-product-wrapper ul li >img{
	width:100%
}
.hm-product-wrapper ul li .hm-product-zz{
	position:absolute;
	width:100%;
	height:100%;
	display:block;
	top:0;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=00);
	text-decoration:none;
	left:0;
	background:url(../images/black_cover.png) repeat;
	-webkit-transition-duration:.7s;
	}
.hm-product-wrapper ul li .hm-product-zz2{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	background:url(../images/product_test2_zz_03.jpg) no-repeat;
	
	}
	.hm-product-wrapper ul li .hm-product-zz3{

	background:url(../images/hm-cp-test1_03.jpg);
	
	}
	.hm-product-wrapper ul li .hm-product-zz4{

	background:url(../images/product_test2_zz_03.jpg)
	
	}
	
		.hm-product-wrapper ul li .hm-product-zz5{

	background:url(../images/product_cp2_06.jpg)
	
	}
			.hm-product-wrapper ul li .hm-product-zz6{

	background:url(../images/product_cp4_zz_03.jpg);
	
	}
			.hm-product-wrapper ul li .hm-product-zz7{
				background:url(../images/product_cp5_zz_07.jpg);
	
	}
				.hm-product-wrapper ul li .hm-product-zz8{
				background:url(../images/product_cp6_zz_09.jpg)
	
	}
.hm-product-zz .hm-product-zz-title{
	width:157px;
	height:121px;
	position:absolute;
	top:140px;
	left:0px;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=00);
	display:block;
	-webkit-transition-duration:.7s;
	}
.hm-product-zz .hm-product-zz-title2{
	width:157px;
	height:121px;
	position:absolute;
	top:220px;
	right:0px;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	display:block;
	-webkit-transition-duration:.7s;
	}
.hm-product-zz-show .hm-product-zz-title3{
	top:220px;
	right:130px;
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	}
	


.hm-product-zz .hm-product-zz-title5{
	width:297px;
	height:126px;
	position:absolute;
	top:220px;
	right:0px;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	display:block;
	bottom:37px;
	-webkit-transition-duration:.7s;
	}
.hm-product-zz-show .hm-product-zz-title6{
	top:220px;
	right:25%;
	
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	}
/**/
.hm-product-zz .hm-product-zz-title7{
	width:297px;
	height:126px;
	position:absolute;
	top:151px;
	left:90px;
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	display:block;
	bottom:37px;
	-webkit-transition-duration:.7s;
	}
.hm-product-zz-show .hm-product-zz-title8{

	right:25%;
	
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	}
	


.hm-product-zz .hm-product-zz-m{
	width:152px;
	height:304px;
	position:absolute;
	top:60px;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	right:0px;
	-webkit-transition-duration:.7s;
	display:block;
	}
.hm-product-wrapper ul li .hm-product-zz-show{
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	}
.hm-product-zz-show .hm-product-zz-title{
	left:125px;
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.hm-product-zz-show .hm-product-zz-m{
	right:90px;
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}


.hm-product-zz-show .hm-product-zz-m2{
	right:25px;
	opacity:1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}



/*product_center css style end*/

/*product_ny css style start*/

.hm-product-ny-wrapper{
	width:1050px;
	margin:auto;
	height:auto;

	margin-top:40px;
	margin-bottom:40px;
	}
.hm-product-ny-wrapper p{
	width:100%;
}
.hm-product-ny-wrapper p img{
	max-width:100%;
	margin:auto;
	margin-top:35px;
}

.hm-product-ny-wrapper span{
	display:block;
	width:100%;
	
}
.hm-product-ny-wrapper span ul{
	 width:750px;
	 margin:auto;
	 height:auto;
	 margin-top:50px;
	 overflow:hidden;
 }
.hm-product-ny-wrapper span ul li{
	float:left;
	border-right:1px solid #dbdbdb;
	padding:0px 10px;
}
.hm-product-ny-wrapper span ul li a{
	text-decoration:none;
	font-family:"微软雅黑";
	color:#bdbdbd;
}
.hm-product-ny-wrapper span ul li a:hover{
	color:#94252b;
	}
.hm-product-ny-wrapper .hm-product-content{
	width:100%;
	height:auto;

	margin-top:90px;
}
.hm-product-ny-wrapper .hm-product-content img{width: auto; max-width: 100%; margin: auto; display: block;}
.hm-product-content ul{
	width:100%;
	height:auto;
	background:white;
	overflow:hidden;
	
}
.hm-product-content ul li{
	float:left;
	width:100%;
	height:auto;
	border-top:none;
	border-right:none;
}
.hm-product-content ul li a{
	display:block;
	width:100%;
	height:auto;
	text-decoration:none;
}
.hm-product-content ul li a p{
	width:100%;
}
..hm-product-content ul li img{
	max-width:100%;
	margin:auto;
}
.hm-product-content ul li{
	text-align:center;
	position:relative;
}
.hm-product-content ul li h6{
	font-family:"微软雅黑";
	color:#666666;
	margin-top:25px;
	}
.hm-product-content ul li h5{
	font-family:"微软雅黑";
	color:#444444;
	margin-top:8px;
	margin-bottom:35px;
	}
.hm-product-content ul li .product_zz{
	position:absolute;
	width:100%;
	height:100%;
	
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-webkit-transition-duration:.7s;
	top:0;
	background:url(../images/black_cover.png) repeat;
	}
.hm-product-content ul li .hm-product-zz-show{
		 opacity:1;
		 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		 }
.hm-product-content ul li .product_zzc{
	
		position:absolute;
	width:101px;
	height:95px;
	top:50%;
	margin-top:-50px;
	left:50%;
	margin-left:-47px;
	background:url(../images/product_png_03.png) no-repeat;
	
	}



/*product_ny css style end*/

/*show yemian start*/
#Article{
	  width: 100%;
  margin: 0 auto;
  margin-top: 80px;
  padding-bottom: 30px;
  
	}

#Article h1{
	font-family:"微软雅黑";
	font-size:25px;
	text-align:center;
	margin-bottom:40px;
	margin-top:60px;
}
.crumbs{
	font-family:"微软雅黑";
	font-size:14px;
}
.crumbs a{
	text-decoration:none;
	color:black;
	}
.main{
	width:900px;
	margin:auto;
	overflow:hidden;

}
.content{
	line-height:25px;
	font-size:12.0pt;
	text-indent:20px;
	font-family:"微软雅黑";
}
#Article .content img{margin:auto; width: 100%; max-width: 640px; display: block;}
.f14{
	font-size:14px;
	margin-top:50px;
	font-family:"微软雅黑";
}



.f14 strong{
	font-size:14px;
	
}
.f14 a{
	text-decoration:none;
	color:black;
	font-size:14px;
	margin-top:10px;
}
.f14 a:hover{
	color:#94252b;
	}
	
.submit{
		display:block;
		width:80px;
	height:25px;
	background:#94252b;
	margin:auto;
	color:white;
	text-decoration:none;
	text-align:center;
	line-height:25px;
	font-family:"微软雅黑";
	font-size:14px;
	}
#dosubmit{
	background:#94252b;
	width:92px;	height:30px;
	text-align:center;
	padding:0;line-height:30px;
  font-family:"微软雅黑";
  color:white;  text-indent:0px;
	}

/*show yemian end*/

@media screen and (max-width:1366px){

.hm-sy-information {
  width: 67.70833333%;
  height: auto;
  overflow: hidden;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  margin: auto;
  font-family: "微软雅黑";
  border: 1px solid #dcdcdc;
  margin-top: 340px;
  -webkit-transition-duration: .7s;
}
.hm-sy-information-show-img {
  float: left;
  height: auto;
  width:100%;
  margin-bottom:10px;
}
.hm-sy-information-show-img a img{
	width:100%;

}
.hm-sy-information-news1 {
  float: left;
  width: 49%;
  background: #94252b;
  height: 180px;
}

.hm-sy-information-news2 {
  float: right;
  width: 49%;
  background: white;
  margin-top: 0px;
  height: 180px;
}
.hm-bews-top-news-img {
  float: left;
  display: block;
  width: 41.873804%;
  height: auto;
}
.hm-sy-information-news1 span img{
	height:100%;
	max-width:100%;
}
.hm-news-top-news-txt {
  width: 230px;
  height: 150px;
  float: right;
  font-family: "微软雅黑";
   margin-right: 10px;
  margin-top: 30px;
}

.hm-sy-information-news12 span img {
  height: 100%;
  max-width: 100%;
}
.hm-bews-top-news-img img{
	width:100%;
	height:100%;
}
.hm-carousel-control {
  width: auto;
  height: auto;
  position: absolute;
  top: 25.59378%;
  left: 50%;
  margin-left: -34.5px;
}
.hm-sy-footer-link {
  overflow: hidden;
  max-width: 67.70833333%;
  margin: 80px auto 100px auto;
  height: auto;
  overflow: hidden;
}
}

@media screen and (max-width:1024px) and (min-width: 320px){
	.hm-footer-address{
		position: relative;
		text-align: left;
		max-width:75.520833333%;
		margin: 0 auto;
		background: red;

	}
	.hm-phone{
		width:auto;
		height:auto;
        margin-top:21px;
        margin-left: 20px;
        display: inline-block;

	}
	.hm-phone span{margin-left: 0px; display: block; float: left; margin-right: 20px;}
}